; [2]
> http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket/src/main/java/wicket/feedback/FeedbackMessages.java?view=annotate
>
> -igor
>
>
>
> On 1/22/07, TimOBrien <[EMAIL PROTECTED]> wrote:
>>
>>
>> No doubt, I don't have the stack
> your fix wont do, the list needs to be threadsafe
>
> can you please paste the stacktrace so we can see where the remove() is
> being called from?
>
> -igor
>
>
> On 1/22/07, TimOBrien <[EMAIL PROTECTED]> wrote:
>>
>&g
I updated my copy of trunk, and I kept on getting this message:
java.lang.UnsupportedOperationException
java.util.concurrent.CopyOnWriteArrayList$COWIterator.remove(CopyOnWriteArrayList.java:937)
wicket.Session.cleanupFeedbackMessages(Session.java:1067)
Tracked it down to CopyOnWriteArr