Thanks for the info. Java Garbage Collection seems to be working fine as 
always. Rebooting the services doesn't free the network sockets and it 
continues to be a problem until the server is rebooted. 

> 
> 1. Use Java Garbage Collection
> Modify the JVM.CONFIG file and and append the following line to code 
> to force GC every 10 minutes.
> -Dsun.rmi.dgc.client.gcInterval=600000 -Dsun.rmi.dgc.server.
> gcInterval=600000 
> 
> 2. Use Jrun Monitor
> This is a DotNet application developed by me to handle such situations. 
> You can find more information on this at http://ketanjetty.
> com/coldfusion/monitor/jrun-monitor/
> 
> One of the reasons why this happens is discussed at http://ketanjetty.
> com/coldfusion/useful-code/avoid-coldfusion-hang. Should you need more 
> information, please let me know. I am interested in knowing the cause 
> for your server hangs.
> 
> Thanks,
> 
> Ketan Jetty
> http://KetanJetty.com
> kjetty@gmail.
com 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347615
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to