So we have a problem here where something that maybe tomcat or wicket are 
opening too many handles.

 

The issue are triggered by:

*       An exception from wicket
*       Message from wicket that the page has expired
*       Usage of a specific component that uses AJAX (might be a exception in 
there somewhere)

 

Our application has around 950 open handles on startup and that goes a bit up 
when visiting misc pages. But when any of the above happens handles are 
increased until the server dies.

 

>From what I can see now I can replicate some of the problem on my local 
>machine which are windows xp, server are win 2003. On local machine handles 
>goes up but at some point are cut down(and goes up again), this does not 
>happen on server it just continues to rise until death occurs:-(

 

Does anybody have something that can help?

 

Regards Nino

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to