Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Fix Version/s: 3.2.1
-
Component/s: None
-
Labels:None
-
Acceptance Test - Add?:No
Description
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>