Not knowing anything about anything.. maybe your threadpool runs short? ** Martin
2009/11/18 Haulyn R. Jason <[email protected]>: > Hi: > > My architecture is using wicket as UI layer, then use Hessian as RPC web > service. I find a problem, everything works well in common condition, if I > click a link very quickly twice or more at the same time, the page must be > crashed or the server will return 500 error. I try to use JMeter to test my > service server, I believe that my service server has no problem, I mean it > can not because of service server performance issue for 500. > > Maybe wicket is stateful but hessian is stateless? I try to debug it but > nothing was found. Can anyone help me ? > > -- > Thanks! > > VVThumb Production > > Location: Shumagang 6H-8, Jinan, Shandong, China 250000 > Mobile: +086-15864011231 > email: [email protected] > website: http://haulynjason.net > gtalk: [email protected] > skype: saharabear > QQ: 378606292 > msn:[email protected] <msn%[email protected]> > yahoo:[email protected] <yahoo%[email protected]> > Twitter: http://twitter.com/saharabear > Linkedin: http://www.linkedin.com/in/haulyn > > Haulyn Jason > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
