Skip to:
When using HTTP Binding over HTTPS the session fails after a few requests, giving an "Unexpected RID Error".
I'm seeing this error when using HTTP binding from Clearspace to Openfire, no SSL involved. Specifically:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body><h2>HTTP ERROR: 404</h2><pre>Unexpected RID error.</pre>
<p>RequestURI=/http-bind/</p><p><i><small><a href="http://jetty.mortbay.org/">Powered by Jetty://</a
></small></i></p><br/>
</body>
</html>
When using HTTP Binding over HTTPS the session fails after a few requests, giving an "Unexpected RID Error".