exception: mitm.djigzo.web.pages.admin.mta.SaslPasswords

Hi,

when I click an "Admin" in the WebGUI, I get the following error:

An unexpected application exception has occurred.

Render queue error in BeginRender[Admins:dynamicpagelinks.pagelink_0]:
java.lang.ClassNotFoundException: caught an exception while obtaining a
class file for mitm.djigzo.web.pages.admin.mta.SaslPasswords

How can I fix this?

Marc

There is not a lot of information. I guess you are using the RPMs or
DEBs and upgraded to a newer release.

Did you "Clear Tomcat cache" after upgrading the packages? (see
Minor updates — CipherMail Documentation)

The class was renamed (a number of versions ago) and if you do not clear
the Tomcat cache, the old file will be cached

Kind regards,

Martijn Brinkers

···

On 17-07-18 08:04, Marc Patermann via Users wrote:

Hi,

when I click an "Admin" in the WebGUI, I get the following error:

An unexpected application exception has occurred.

Render queue error in BeginRender[Admins:dynamicpagelinks.pagelink_0]:
java.lang.ClassNotFoundException: caught an exception while obtaining a
class file for mitm.djigzo.web.pages.admin.mta.SaslPasswords

How can I fix this?

--
CipherMail email encryption

Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.

Twitter: http://twitter.com/CipherMail

Martijn,

thanks for your help!
The last upgrade was about 7 month ago …

Nevertheless I cleaned the Tomcat cache and the problem is gone. Thanks.

Other than the upgrade-guide says on my SLES box the files were at

/var/cache/tomcat/work/Catalina/localhost/

and not at

/srv/tomcat/webapps/

Marc

Hi Marc,

thanks for your help!
The last upgrade was about 7 month ago …

That is strange .. perhaps you did not open the MTA page in those 7
months and therefore the error did not appear? :slight_smile: (just guessing)

Nevertheless I cleaned the Tomcat cache and the problem is gone. Thanks.

Good to hear it works :slight_smile:

Other than the upgrade-guide says on my SLES box the files were at

/var/cache/tomcat/work/Catalina/localhost/

and not at

/srv/tomcat/webapps/

Thanks. Which version of SLES do you use?

Kind regards,

Martijn Brinkers

···

On 18-07-18 09:21, Marc Patermann via Users wrote:

--
CipherMail email encryption

Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.

Twitter: http://twitter.com/CipherMail

Martijn,

···

Am 18.07.2018 um 09:33 Uhr schrieb Martijn Brinkers via Users:

Other than the upgrade-guide says on my SLES box the files were at

/var/cache/tomcat/work/Catalina/localhost/

and not at

/srv/tomcat/webapps/

Thanks. Which version of SLES do you use?

this is SLES 12

Marc