We are seeing both hogging threads and queue length spike. Sometimes at the same time, sometimes not. Hogging threads will go as high as 100, while queue length will regularly spike to 700. I have dug through all the stats/log files I can find and I can't see any correlation with any errors. However, we do see a large number of query timeouts (2-4 thousand per day) between 10-180 seconds. The query timeouts are almost constant.
This is an enterprise level application and we average 700 concurrent users throughout the workday. They report massive slowdowns (10-30 seconds) in page loads almost everyday.
The system is not being taxed. CPU load averages 60%, network utilization is less than 15%. Database server is seeing the same OS stats.
We are running Weblogic 10.3.4 with a JVM heap size of 12GB with a 1:1 ratio old to new gen. Solaris 10 x64 with 64GB RAM. There is a separate Oracle database server with the same OS.
Does anybody here have any experience in dealing with these types of issues?
0 Answers