cf8 server hang
- December 15, 2009
- 1 reply
- 2779 views
Hi,
I am hoping someone would have some ideas on this.
Platform: Sol 10.
CF8 running standalone.
Web Server Sun/Iplanet 7
Java: 1.6.0_01
I have a intermittent situation where cfserver will hang for 5 to 10 minutes and then go back to normal.
What I have observed during this time is my running templates jump to the maximum of 100 from a regular peak
of about 10 to 20.
I enabled server monitor to capture a snapshot of when the server is in this state and see a log of jdbcPool checkIn and checkOuts in a blocked state.
I have not found any out of memory issues in the JVM.
Not using a lof of CFC's mostly using cfm templates in my applications.
I do not see any locks or blocks on the DB and there is not a saturation of connections there.
I have attached the snapshot file from coldfusion for reference.
Thanks