Re: About a thread safe problem of the WebApplication class

2008-12-24 Thread kanou
this message in context: http://www.nabble.com/About-a-thread-safe-problem-of-the-WebApplication-class-tp21154813p21156901.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

About a thread safe problem of the WebApplication class

2008-12-23 Thread 加納充照
The following errors occurred when the performance of the wicket application was tested. [Trace of error] [08/12/18 9:53:34:575 JST] 003e SystemOut O 2008-12-18 09:53:34,499 ERROR RequestCycle - concurrent access to HashMap attempted by Thread[WebContainer : 6,5,main]

Re: About a thread safe problem of the WebApplication class

2008-12-23 Thread Johan Compagner
Hmm weird nobody else seem to notice this before, we just should make it a concurrenthashmap On 24/12/2008, 加納充照 michiaki.ka...@gmail.com wrote: The following errors occurred when the performance of the wicket application was tested. [Trace of error] [08/12/18 9:53:34:575 JST] 003e