I got a problem after moving an OpenEMM installation from one server to another. Here's what I did:
- install OpenEMM from scratch on the new machine
- copy old (working) OpenEMM database from old to new server
- overwrite new ~openemm directory with the one from the old server
The problem is that I get the error
in the settings of the OpenEMM webinterface. The problem occurs just in "Settings" and there just in the sections salutation, mailloop, profile_fields and admin. The blacklist and the update function work fine.An error occurred
Cause: javax.servlet.ServletException: java.io.FileNotFoundException: /settings/salutation/list.jsp
The problem smells as if there were some issues with old cache entries but I did not figure out a way to delete the cache.
Some info on the environment:
- JRE, MySQL and Python are exact the same versions on both machines
- OpenEMM version is 5.5.1
- OS is Gentoo Linux
I'd appreciate your help

Best regards
Carsten