
Signature
Unemployed English Java programmer
http://jroller.com/page/tackline/
>> The linked list requestResults has elements and the program runs but
>> suddenly starts throwing the following error from the exception catch
==========================================================================
>> 25 Oct 2005 01:56:21 PDT: FATAL - {Thread-0} {Thread-3}
>> TTdispatcher::run Error results size [10]
[quoted text clipped - 5 lines]
>> uk.co.ticketweb.TTserver.TTdispatcher.run(TTdispatcher.java:63)
>> at java.lang.Thread.run(Unknown Source)
==========================================================================
>> line 63 is the linked list poll line of code
>>
[quoted text clipped - 5 lines]
>
> Tom Hawtin
Thanks, Roedy has pointed that out to me. I was blindly assuming that the
collections were thread safe :(