Hi Mohamed, You should try to monitor your JVM to see which thread is blocked and where. Something like a thread dump would help see the root of your problem.
Which version of Restlet are you using, in which environment? Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Thierry Boileau [mailto:[email protected]] Envoyé : lundi 16 novembre 2009 13:06 À : [email protected] Objet : Re: Restlet HANGS Hello Mohamed, are you aware of any changes that may have happened on the server? Did you changes the application's binaries? Did you try to stop/start the application? Best regards, Thierry Boileau > Hi, > > Couple of months ago i've developed a restlet applications with many > resources and many representations that i can upload files to, process these > in way or another and download them when finished. My application worked > perfectly for more than five months (and it's been used several times > everyday) till just from two days ago it started to HANG may be every 12 > hours or something (i notice the hang when i refresh the interface page on > my browser which is an HTML representation). I've checked everything and log > files and didn't even find a single exception; so i've no clues on what made > this happen (i even didn't change anything in the application's code) i also > checked firewalls, network and internet connection and found nothing .. it's > killing me > So please if anyone can provide me a list of possible reasons that could > make this happen so i can check for it ii'd be real grateful ... > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=24184 57 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2423477

