Stuck threads due to some time outs
Dear Legends,
We have Weblogic 10.3.6 and SOA 11.1.1.6 in a RAC, we are getting STUCK threads from "PROD1_Portal_Process" very often nowadays but the only good thing is previously it will cause warning and lead servers to down but now it is not the case. So to be aware of it and prevent before something happens am analyzing the stack trace. Some of my suspects would be
1. HTTP Timeouts
2. JDBC Connection source closed but I could feel that something is timing out. Please correct me if am wrong.
Previously we have the following settings
1. -Dweblogic.http.client.defaultConnectTimeout=30000 -> is this value is enough or need to be increased.
We have Weblogic 10.3.6 and SOA 11.1.1.6 in a RAC, we are getting STUCK threads from "PROD1_Portal_Process" very often nowadays but the only good thing is previously it will cause warning and lead servers to down but now it is not the case. So to be aware of it and prevent before something happens am analyzing the stack trace. Some of my suspects would be
1. HTTP Timeouts
2. JDBC Connection source closed but I could feel that something is timing out. Please correct me if am wrong.
Previously we have the following settings
1. -Dweblogic.http.client.defaultConnectTimeout=30000 -> is this value is enough or need to be increased.
0