I upgraded my server from 3.1.x (can’‘t remember the last number) to 3.2.0. After that I had a number of problems (described below) but the rest of the server works OK. I didn’'t do anything about these. When 3.2.2 came out I upgraded and the problems remain:
- When I click on the “Sessions” -Tab on top I get:
HTTP ERROR: 500
org/jivesoftware/wildfire/Session
RequestURI=/session-summary.jsp
Caused by:
java.lang.NoClassDefFoundError: org/jivesoftware/wildfire/Session
at java.lang.Class.getDeclaredConstructors0(Native Method)
<<<< Rest of backtrace snipped>>>>
- When I click on “HTTP Bindings” in the Server settings, I get
HTTP ERROR: 404
/http-bind.jsp
RequestURI=/http-bind.jsp
Powered by Jetty://
-
Similar messages for “Server certificates”
- When clicking “Registration & Login” and “Compression” I get this message (but still the “Wildfire border” around it):
Exception:
java.lang.NoClassDefFoundError: org/jivesoftware/wildfire/ClientSession
at org.jivesoftware.wildfire.admin.reg_002dsettings_jsp._jspService(reg_002dsettin gs_jsp.java:102)
It is my impression that these errors are somehow related. So if anyone could give me a hint …
I’'m running Wildfire on a linux machine (installed from the RPM)