Intermittent Stuck Threads
Our PRD domain has two nodes and we are noticing stuck threads on one managed servers intermittently and server stop responding after sometime with lot of stuck threads created. So far this issues has been occurring on one node at a time.From Stack trace we could see that application is making a web service call to communicate with LDAP server.Since the thread that is handling the Web service call has not completed the operation within 600 secs, server is considering that as stuck thread.From the tread dump we would understood that thread is being stuck due to "weblogic.net.http.SOAPHttpsURLConnection" session getting
0