Question
ColdFusion MX 6.1 and IIS suddently become unresponsive
We have a ColdFusion MX 6.1 server ( updated since this March with cfmx_61_updater_windows.exe, version 6,1,0,83762
) on Windows Server 2003 SP2. It runs well hosting our webGIS applications till recently. 1-3 times a day or once in 1-5 days, the server is hanging and not responsive to any web application requests. At the time, I could ping the server, but not be able to access any web folder or application: the connection was simply hanging on there. A restart of IIS doesn't help. But retarting the CF server fixes the problem. It seems to be a memory leakage problem and I did notice when it hung, that the CF server (jrun.exe) used about 590mb memory, which could be out of the max set up for JVM Heap Size.
I applied the hot fix hf59763_611.jar ( http://kb.adobe.com/selfservice/viewContent.do?externalId=1ea55f4a&sliceId=1 ), but it didn't fix our problem. No useful error info is available from all log files.
So, any clue for fixing this type of problem? Any specific hot fixes I should applied on top of the MX 6.1 updater? I have increased the max JVM Heap Size from 512 to 640 Mb today and will see if this helps.
Any help is much appreciated.