Can''t get Session summary after upgrade from 3.1.x to 3.2.x

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)

I just upgraded from 3.1.0 to 3.2.2 and have the same issues. I just started researching the issue and wonder if you already got a solution for this issue. I will continue to investigate in the mean time.

José.

Hello

First sorry for my very bad english. I had the same problem (upgrade 3.2.0 to 3.2.2) with Ubuntu serveur. My base is the Wildfire Base, not an mysql and i va solutionned the problem :

  • Stop the wildfire process

  • Rename the /opt/wildfire (/opt/wildfireold for example)

  • Download and extract and copie the new version in /opt/wildfire

  • Copy my old base (/opt/wildfireold/embedded) in new wildfire rep

  • Start wildfire process

  • Connect to admin (http://xxxxxx:9090) and make the setup

After, you can install the plugins on the new version.

Hollo from Corscica