RE: Site hanging randomly.

2014-03-14 Thread Robert Harrison
Is it the same time of day? If so, check scheduled tasks and see if something is running that conflicts or is consuming resources. Robert Harrison Director of Interactive Services Austin & Williams Advertising I Branding I Digital I Direct   125 Kennedy Drive,  Suite 100   I  Hauppauge, NY

Re: Site hanging randomly.

2014-03-13 Thread Michael van Leest
That does sounds like a possible cause. Do you have long running code with multiple queries or some sort of heavy reporting query of some sort? Network interruptions? Latency? Do you always have the CF monitor running? If so, try to turn off all the monitoring as that was buggy in CF9 if I remembe

Re: Site hanging randomly.

2014-03-13 Thread .jonah
coldfusion-out says a couple things like: * A non-SQL error occurred while requesting a connection from . * Timed out trying to establish connection * 3/13 16:19:21 Information [jrpp-2087] - HTTP request completed {Status Code=503 ,Time taken=84723 ms} Before it stops responding. Will watch s

Re: Site hanging randomly.

2014-03-13 Thread Russ Michaels
have you checked the coldfusion server monitor ? I would also suggest installed FusionReactor for some addiitonal monitoring. check the coldfusion-out logs for issues. On Fri, Mar 14, 2014 at 12:12 AM, .jonah wrote: > > I hadn't thought to check a static resource to see if it was still > ava

Re: Site hanging randomly.

2014-03-13 Thread .jonah
I hadn't thought to check a static resource to see if it was still available. I'll do that next time it hangs. I'm currently running jdk1.6.0_32 with these JVM arguments: -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=512m -XX:+UseParallelGC -Xbatch -Dsun.rmi.dgc.client.gcInterval=60

Re: Site hanging randomly.

2014-03-13 Thread Michael van Leest
Is the server responsive when CF hangs? Or is it a bit slow/unresponsive as well? I had some serious crash issues with CF9 64 bit a few years back and switched over to railo after trying to debug it for weeks without result. Make sure to check the windows logs if there are any weird events before