About once in 1 or 2 months, my 32bit CF8.01 (with cumulative hot fix 2) on Windows 2003 Server + IIS6 would somehow freeze for an unknown reason.
The Task Manager reported Jrun using ~600mb (far from the ~1.2gb limit). CPU is close to 0%.
I checked the /log, and the latest updated log doesn't have anything particularly interesting going on.
Once restarted the service, things are find again..
What would you do to investigate what's wrong?
I searched online and someone suggest it is something called a JRun dead-lock. How do I know if I'm having one of those? How to prevent such problem?
Thanks!
Update: I looked the at JRun log, and it has a lot of the follow entries:
Couldn't initialize from remote server, JRun server(s) probably down. returning error page for Connection timed out
jrISAPI could not initialize proxy for 127.0.0.1:xxxxx
jrISAPI Couldn't initialize from remote server, JRun server(s) probably down.
What's going on!?
Thanks.