Bug 52352 has been submitted to Dell Compellent Team.
Enable EM Debug logging and deactive the Storage Collector Agent to see the native blocked SSL threads error:
...\logs\serverlogs\server_error.log
2016-08-14 05:30:50,928 ERROR [org.apache.catalina.connector] (https-pool-threads - 635398) JBWEB001018: An exception or error occurred in the container during the request processing: java.lang.IllegalStateException: JBAS018053: No security context found
at org.jboss.as.web.security.SecurityActions$6.run(SecurityActions.java:136) [jboss-as-web-7.2.0.Final.jar:7.2.0.Final]
at org.jboss.as.web.security.SecurityActions$6.run(SecurityActions.java:130) [jboss-as-web-7.2.0.Final.jar:7.2.0.Final]
at java.security.AccessController.doPrivileged(Native Method) [rt.jar:1.7.0_67]
at org.jboss.as.web.security.SecurityActions.popRunAsIdentity(SecurityActions.java:130) [jboss-as-web-7.2.0.Final.jar:7.2.0.Final]
\logs\jvmreports\JvmReport.2016.08.16.02.52.40.864.CDT.xml
<thread>
<group>ServerService ThreadGroup</group>
<name>pool-27-thread-138188</name>
<id>15872881</id>
<daemon>false</daemon>
<alive>true</alive>
<state>BLOCKED</state>
<implType>java.lang.Thread</implType>
<cpuTime>843</cpuTime>
<blockedCount>19</blockedCount>
<blockedTime>87</blockedTime>
<stackTrace>
<element>sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(SSLContextImpl.java:287)</element>
<element>sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:576)</element>
<element>sun.security.ssl.SSLSocketImpl.[init](SSLSocketImpl.java:512)</element>
<element>sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:73)</element>
<element>sun.net.www.protocol.https.HttpsClient.createSocket(HttpsClient.java:409)</element>
<element>sun.net.NetworkClient.doConnect(NetworkClient.java:162)</element>
<element>sun.net.www.http.HttpClient.openServer(HttpClient.java:432)</element>
<element>sun.net.www.http.HttpClient.openServer(HttpClient.java:527)</element>
<element>sun.net.www.protocol.https.HttpsClient.[init](HttpsClient.java:275)</element>
<element>sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371)</element>
<element>sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient
(AbstractDelegateHttpsURLConnection.java:191)
</element>
<element>sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:932)</element>
<element>sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
(AbstractDelegateHttpsURLConnection.java:177)
</element>
<element>sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:153)</element>