Coldfusion multiserver instance hangs

Posted by David Sedeño on Server Fault See other posts from Server Fault or by David Sedeño
Published on 2011-01-17T10:45:13Z Indexed on 2011/01/17 22:55 UTC
Read the original article Hit count: 302

Filed under:
|
|

I have a coldfusion 8 multiserver setup with IIS in Windows 2008 Standard SP2 and when one instance "hangs" (I can't connect to the instance from fusion reactor) the web server throws a "503 service unavailable". The remains instance seems to works ok in fusion reactor but the website have only the 503. I have to restart jvm processes and IIS to get the website work again.

The jvm processes have the option -Xmx2048m and the instanaces have 2.5Gb allocated. Maybe the jvm process reach the 2Gb limit and stop working? Can be a problem between IIS and CF instances?

I'm new to CF debugging process, how can I find why the instance hangs?

Thanks

© Server Fault or respective owner

Related posts about coldfusion

Related posts about jvm